- Modificado (modified);
- Preparado (staged/index)
- Consolidado (comitted);
Discover gists
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # --- go home | |
| def go_home(): | |
| while get_pos_x() != 0: | |
| move(East) | |
| while get_pos_y() != 0: | |
| move(North) | |
| # --- math | |
| def is_even(x): | |
| return x%2 == 0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/bin/env bash | |
| set -euo pipefail | |
| # ───────────────────────────────────────────────────────────────────────────── | |
| # uat provisioner — LXQt + Chrome acceptance-testing desktop under qemu:///system. | |
| # Runs entirely as your normal user (no sudo): disks live in a path you own, | |
| # and libvirtd (already root) does the privileged VM/network work. | |
| # Keep uat-cloud-init.yaml and uat-net.xml next to this script. | |
| # ───────────────────────────────────────────────────────────────────────────── | |
| # Pin a clean PATH so a custom python (pyenv/conda/etc.) can't shadow the system |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| use std::collections::HashMap; | |
| use std::fmt; | |
| use std::io; | |
| use std::num::ParseFloatError; | |
| use std::rc::Rc; | |
| /* | |
| Types | |
| */ |
I wrote this because the AUR build of Advanced-Scene-Switcher was not working All I wanted to do was to be able to change my OBS scene to the monitor my mouse was hovering over the corrosponding monitor
requirements:
- hyprland & hyprctl
- OBS + WebSockets
- python3 + WebSockets
- fish shell
XXDJ8HDCKV4UMDE9NCNNC94DKSFVZ2C919
Você comentou SKILL, então aqui está tudo, como prometido. 👇
Essa é a skill book-to-skill: ela pega qualquer livro ou documento seu (PDF, EPUB, DOCX e mais) e transforma num "pacote de conhecimento" que a IA consulta sozinha — sem você reabrir o arquivo e sem alucinação.
Funciona no Claude Code, GitHub Copilot CLI e Amp. Tudo roda no seu computador: nenhum arquivo sobe pra nuvem.
NewerOlder